[NTG-context] \translate and PDF bookmarks

2015-01-29 Thread Pablo Rodriguez
Dear list, I have the following sample: \setupinteraction[state=start] \placebookmarks[section][criterium=all] \def\FootnotesHeading{\translate[en=English Notes, es=Notas en español]} \def\mimo{\section{\FootnotesHeading}} \starttext \es\mimo \en\mimo \stoptext Headings except in PDF bookmarks

Re: [NTG-context] \translate and PDF bookmarks

2015-01-29 Thread Wolfgang Schuster
Am 29.01.2015 um 20:28 schrieb Pablo Rodriguez oi...@gmx.es: Dear list, I have the following sample: \setupinteraction[state=start] \placebookmarks[section][criterium=all] \def\FootnotesHeading{\translate[en=English Notes, es=Notas en español]} \def\mimo{\section{\FootnotesHeading

Re: [NTG-context] \translate and PDF bookmarks

2015-01-29 Thread Pablo Rodriguez
On 01/29/2015 08:39 PM, Wolfgang Schuster wrote: Am 29.01.2015 um 20:28 schrieb Pablo Rodriguez: [...] How can I get titles in PDF bookmarks? You can’t use the \translate command to set different texts for bookmarks because it is unexpandable. What you can do is to use language dependent

[NTG-context] Translate tooltip on button in pdf

2012-03-18 Thread Jan Heinen
Hello how to change the tooltipps from english First page to german Erste Seite? \setupinteraction[state=start] \starttext \button {\scale[height=2em] {\symbol[navigation 1][nextpage]}} [NextPage] \page \button {\scale[height=2em] {\symbol[navigation 1][previouspage]}} [PreviousPage]

Re: [NTG-context] Translate tooltip on button in pdf

2012-03-18 Thread Wolfgang Schuster
Am 18.03.2012 um 19:08 schrieb Jan Heinen: Hello how to change the tooltipps from english First page to german Erste Seite? \setupinteraction[state=start] \starttext \button {\scale[height=2em] {\symbol[navigation 1][nextpage]}} [NextPage] \page \button {\scale[height=2em]

[NTG-context] Translate module

2011-01-05 Thread Wolfgang Schuster
Hi, the translate module is broken again. \usemodule[translate] \translateinput[Apples][Oranges] \enableinputtranslation \starttext Many people like Apples. \stoptext Regards, Wolfgang ___ If your question

[NTG-context] Translate module and active chars

2009-01-04 Thread Wolfgang Schuster
Hi Hans, you're experimental translate module for MkIV is very nice and makes it for german users very easy to avoid ligatures in certain words. What I don't like is to that I have to escape the bar in the replacement text, can't you take care of this in the \translateinput macro itself and save